type github.com/jackc/pgx/v5/pgtype.encodePlanInt8CodecBinaryInt64Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L1278: 			return encodePlanInt8CodecBinaryInt64Valuer{}
		int.go#L1306: type encodePlanInt8CodecBinaryInt64Valuer struct{}
		int.go#L1308: func (encodePlanInt8CodecBinaryInt64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {